home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / programr / netbios / resource.h < prev    next >
C/C++ Source or Header  |  1991-05-01  |  332b  |  13 lines

  1. #define IDC_OK        0x0001
  2. #define IDC_CANCEL    0x0002
  3. #define TTY_ADDLINE   0x0100
  4. #define IDM_START     0x0100
  5. #define IDM_EXIT      0x0101
  6. #define IDM_HELP      0x0600
  7. #define IDC_CALL      0x1000
  8. #define IDC_SENDBOX   0x2000
  9. #define IDC_HANGUP    0x2001
  10. #define IDC_RECBOX    0x2002
  11. #define IDC_REMOTE    0x2003
  12.  
  13.